home *** CD-ROM | disk | FTP | other *** search
/ Carousel / CAROUSEL.cdr / mactosh / hc / bugsfunn.sit / Bugs Funnies / background_2650.txt < prev    next >
Text File  |  1988-08-18  |  619b  |  27 lines

  1. -- background: 2650 from stack: in
  2. -- bmap block id: 24277
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 4 (button)
  9. -- low flags: 00
  10. -- high flags: 8000
  11. -- rect: left=451 top=284 right=333 bottom=491
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 1015 / 1015
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: go
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   play "harpsichord"tempo 280 "cq d d# e c5e e4q c5e e4q c5q ce d d# e c d e c d cq ce d e c d e c dq ee c d e c dq ee c d e c dq ce"
  23.   show all cards
  24.   play "boing"
  25. end mouseUp
  26.  
  27.